#     Copyright (C) 2005 Stewart Adam
#      Permission is granted to copy, distribute and/or modify this document
#      under the terms of the GNU Free Documentation License, Version 1.2
#      or any later version published by the Free Software Foundation;
#      with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
#	 Texts.  A copy of the license is included in the section entitled "GNU
#      Free Documentation License".

Q: Anyone notice how the default Firefox theme RPM in Fedora is modded and SUCKS?
A: Download the source tarball off getfirefox.com and install it to the current direcrory. Next, install the Fedora Firefox RPM. You can now copy the .../chrome/classic.jar file from the tarball install to the /usr/lib/firefox-[version]/ and replace the current one. Restart Firefox.
So, as an example:
1) I install firefox-1.0.7 from the source to /home/admin
2) I install the Firefox RPM.
3) I copy the /home/admin/firefox-1.0.7/chrome/classic.jar to /usr/lib/firefox-1.0.7/chrome
4) Restart Firefox.
